From: Adrian Bunk Date: Sun, 26 Mar 2006 12:25:52 +0000 (+0200) Subject: ocfs2: OCFS2_FS must depend on SYSFS X-Git-Tag: archive/raspbian/4.9.13-1+rpi1~10^2~43086^2~9 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=4ba63adce06bc7549e1dd36344123dbaccdaa52f;p=linux-4.9.git ocfs2: OCFS2_FS must depend on SYSFS Signed-off-by: Adrian Bunk Signed-off-by: Mark Fasheh --- diff --git a/fs/Kconfig b/fs/Kconfig index be870db242b3..53f5c6d61121 100644 --- a/fs/Kconfig +++ b/fs/Kconfig @@ -326,7 +326,7 @@ source "fs/xfs/Kconfig" config OCFS2_FS tristate "OCFS2 file system support (EXPERIMENTAL)" - depends on NET && EXPERIMENTAL + depends on NET && SYSFS && EXPERIMENTAL select CONFIGFS_FS select JBD select CRC32